JWT Rest API with json-server
- Clone this repo using
git clone https://github.com/mohamedsamara/node-jwt-server.git
- Move to the directory:
cd <PROJECT_NAME>
. - Run
yarn install
in order to install dependencies.
$ yarn run dev
$ yarn build
$ yarn start