-
Install and use the correct version of Node using NVM
nvm install
-
Install dependencies
yarn
-
Start the development server
yarn start
-
Generate a full static production build
yarn build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install and use the correct version of Node using NVM
nvm installInstall dependencies
yarnStart the development server
yarn startGenerate a full static production build
yarn build