Skip to content

sysadmin-fr/sysadmindays.fr

Repository files navigation

Install the dependancies

$ npm i

Run a local server with hot reloading

npm run devserver

Local development build

npm run build

Output is in build/

Production build

NODE_ENV=production npm run build

Output is in build-production/

Deployment

To deploy on Github Pages:

npm run deploy

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •