npm install
Make a new .env file
Running server:
npm run dev
Running client:
live-server --host=localhost
Note: Client must running using live server.
npm install
Make a new .env file
Running server:
npm run dev
Running client:
live-server --host=localhost
Note: Client must running using live server.