https://github.com/febrihidayan/redesign-smku
https://febrihidayan.github.io/redesign-smku/
https://github.com/febrihidayan/redesign-smku
Last synced: 2 months ago
JSON representation
https://febrihidayan.github.io/redesign-smku/
- Host: GitHub
- URL: https://github.com/febrihidayan/redesign-smku
- Owner: febrihidayan
- Created: 2021-05-29T01:12:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-29T01:14:30.000Z (almost 4 years ago)
- Last Synced: 2025-01-01T23:09:40.518Z (4 months ago)
- Language: JavaScript
- Size: 1.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# redesign-smku
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).