We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47a68ee commit d4432dcCopy full SHA for d4432dc
README.md
@@ -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