- Install NVM from
https://github.com/nvm-sh/nvm
- Install node v14.15.4 using nvm by using command
nvm install 14.15.4
- Go to the project directory then type
nvm use
- Add a file ".env.development" to run the project in development mode
- or for production use .env.production file as enivronment file
- Type
npm install
to install all the dependencies. - Add all the env variables which is mentioned in ".env.example" file
- Type
npm run build:dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Typescript nodejs boilerplate
License
rk-tech-tutorial/typescript-boilerplat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Typescript nodejs boilerplate
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published