Skip to content

Fonsart/nh3-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nh3-lab

Homepage listing all the currently available experiences

Project setup

npm ci

Create a .env file at the root directory with:

API_URL='https://Your_CockpitCMS_URL/api'
API_ASSETS_URL='https://Your_CockpitCMS_URL/storage/uploads'
API_TOKEN='Your_token'

Compile for production

npm start

The files are rendered inside dist folder. French is used as default language under the root folder, others languages are available under subfolders.

SCSS Compilation

main.scss is compiled and rendered in dist/assets/style/main.css. Path configuration is in packages.json

About

Code source for the NH3 Lab page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published