Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 404 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 404 Bytes

authentication_course

Project setup

npm install

Compiles and hot-reloads for development & starts backend server

npm run start

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.