created project structure
This commit is contained in:
parent
f211980756
commit
f937019e42
6 changed files with 157 additions and 1 deletions
6
lib/node-ff-tcrud.js
Normal file
6
lib/node-ff-tcrud.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
'use strict';
|
||||
|
||||
var assets = {
|
||||
};
|
||||
|
||||
module.exports = assets;
|
||||
Loading…
Add table
Add a link
Reference in a new issue