Skip to content

francois-roseberry/adaptations3d

Repository files navigation

Static website for adaptations3d.ca

Local development

Prerequisites

Install node and yarn

Installing dependencies

Run yarn

Linting, compiling the translations and generating the website

Run yarn build. The html and embedded javascript will be linted, then all required files will be copied under public/

Running

Run yarn start. It runs a simple Node script which uses express to serve the static files in public/

Deployment

Launch the Deploy site github action to deploy to Github Pages

About

Static website for adaptations3d.ca

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published