Skip to content

Commit d4432dc

Browse files
authored
Readme.md
1 parent 47a68ee commit d4432dc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Project-N0
2+
Node.js project setup with Sequelize ORM.
3+
- Template for Node.js application.
4+
- Basic CRUD is implemented, can be modified as per requirements.
5+
6+
#### Setup
7+
- git clone : `git@github.com:is124/template-nodejs.git`
8+
- run `npm i`

0 commit comments

Comments
 (0)