An artist-led virtual platform based in Hong Kong. It will focus on the loss of smell, smell awareness and visualization of smell related data. Coming soon on noseborg.com
- JavaScript
- Nuxt.js
- Bootstrap 5
- Sass/SCSS
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
For detailed explanation on how things work, check out the documentation.