An open API service indexing awesome lists of open source software.

https://github.com/ronaldaug/express-app-generator

Express starter app generator with authentication.
https://github.com/ronaldaug/express-app-generator

Last synced: about 1 month ago
JSON representation

Express starter app generator with authentication.

Awesome Lists containing this project

README

        

# express-app-generator
Express starter app generator with authentication.

- 1 - open index.html
- 2 - choose jwt auth or session auth
- 3 - generate express app
- 4 - download zip file
- 5 - cd into project folder
- 6 - npm install
- 7 - npm update -D
- 8 - npm run start