Skip to content

monsieurnebo/website-etchebades

Repository files navigation

website-etchebades

Website for Etchebades

lint GitHub deployments Node

Build Setup

# install dependencies
$ nvm use
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# generate static project
$ npm run build

Tests

# run unit tests (Jest)
$ npm run test