ReactFinland / site

React Finland site
https://react-finland.fi/
17 stars 17 forks source link

React Finland site

Development mode

nvm use
npm i # or yarn
npm start # or yarn start

Then open http://127.0.0.1:3000/

Deployment

netlify login netlify deploy --dir=build netlify deploy --dir=build --prod