Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.64 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.64 KB

The Netherlands Research Software Engineers community - Website

Designed and developed by @ctwhome

Netlify Status

Editing Content, Events and Blogs

Build Setup Locally

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# generate static project
$ yarn generate

# generate and local test
$ yarn enerate && yarn start

For a detailed explanation of how things work, check out the documentation.