- ReactJs
- SCSS (BEM)
- Material Design
- RamdaJs
- Clone this repo to your local machine
cd pentoo-frontend (or whatever you named it)
- Once the packages are done, you can run
npm run start (yarn start)
- Go to
localhost:8000
- Stop the server and run
gatsby build
ornpm run build
oryarn build
- Once that finishes, you can publish the content of the
public/
folder, to your server.