https://github.com/wireless25/northway-blog
https://github.com/wireless25/northway-blog
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wireless25/northway-blog
- Owner: wireless25
- Created: 2019-05-19T21:10:40.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-06-03T21:19:00.000Z (about 1 year ago)
- Last Synced: 2025-06-04T04:33:41.074Z (about 1 year ago)
- Language: Vue
- Homepage: https://northway.blog
- Size: 4.54 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# northway-blog-next
## 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).