Skip to content

keval6706/express-typeorm

Repository files navigation

Node Js Stater Kit

For Run Project in Development

Make sure you have Node.js and the Yarn installed.

Required Node Js Version : v16.18.1

nvm install 
nvm use
yarn
yarn dev

Your app should now be running on localhost:4000.

For Run Project in Production

yarn
yarn build
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published