https://github.com/bynicodevelop/github-action
https://github.com/bynicodevelop/github-action
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bynicodevelop/github-action
- Owner: bynicodevelop
- Created: 2020-04-15T06:48:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T12:22:10.000Z (over 3 years ago)
- Last Synced: 2024-05-28T23:38:34.476Z (about 2 years ago)
- Language: Vue
- Size: 362 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# github-actions
> My hunky-dory Nuxt.js project
## 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
```