Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Scotch.io - Create a CRUD App with Node and MongoDB 2 App Foundation

NOTE: crudapp is project folder name
1) create folder app inside crudapp
2) create folders controllers,models inside app
3) create file routes.js inside app
4) create file main.controller.js inside controllers
5) create folder public inside crudapp
6) create folder css inside public
7) create file style.css inside css
8) create folder views inside crudapp
 
PREVIOUS NEXT
Tagged: #Create #CRUD #App #Node #MongoDB #App #Foundation
ADD COMMENT
Topic
Name
2+3 =