https://github.com/upstatement/upl-learn-index-demo
An SCSS demo using UPL's "Learn" page as content.
https://github.com/upstatement/upl-learn-index-demo
Last synced: 2 months ago
JSON representation
An SCSS demo using UPL's "Learn" page as content.
- Host: GitHub
- URL: https://github.com/upstatement/upl-learn-index-demo
- Owner: Upstatement
- Created: 2020-04-17T22:37:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T11:37:31.000Z (over 2 years ago)
- Last Synced: 2025-03-12T07:22:30.545Z (12 months ago)
- Language: CSS
- Size: 1.34 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# upl-learn-demo
> upl-learn-demo
## Build Setup
```bash
# 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 [Nuxt.js docs](https://nuxtjs.org).