Node practice project
Available live at https://node-reverse-string.herokuapp.com/app
- Run
npm install
oryarn install
.
- You can run the project by executing
npm run start
oryarn start
. - By default the app will run on local port
3000
.
Node practice project
Available live at https://node-reverse-string.herokuapp.com/app
npm install
or yarn install
.npm run start
or yarn start
.3000
.