Skip to content

ReactFinland/site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ba1f9b4 · Sep 22, 2023
Feb 6, 2023
Oct 11, 2022
Jan 23, 2023
Nov 12, 2019
Sep 22, 2023
Jun 21, 2021
Aug 31, 2021
Jun 17, 2022
Feb 20, 2018
Feb 15, 2018
Sep 19, 2017
Dec 9, 2018
Oct 1, 2019
Dec 30, 2021
Oct 27, 2017
Feb 22, 2022
Feb 23, 2018
Sep 17, 2022
Jun 21, 2021
Jun 24, 2021
Nov 6, 2017
Feb 26, 2018
Mar 11, 2022

Repository files navigation

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