Github pages:
Requires:
-
Node.js https://nodejs.org/en/download/
-
Nodemon "npm install -g nodemon" https://www.npmjs.com/package/nodemon
To run node.js and react:
> git pull
> cd client
> yarn install
> cd ..
> yarn install
> yarn dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Github pages:
Requires:
Node.js https://nodejs.org/en/download/
Nodemon "npm install -g nodemon" https://www.npmjs.com/package/nodemon
To run node.js and react:
> git pull
> cd client
> yarn install
> cd ..
> yarn install
> yarn dev