https://github.com/texmeijin/intromaker
https://github.com/texmeijin/intromaker
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/texmeijin/intromaker
- Owner: TeXmeijin
- Created: 2019-06-17T10:01:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T03:27:20.000Z (about 4 years ago)
- Last Synced: 2025-01-23T03:46:11.531Z (4 months ago)
- Language: Vue
- Size: 372 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# intromaker
> Introduce creating service
## 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 start# generate static project
$ npm run generate
```For detailed explanation on how things work, checkout [Nuxt.js docs](https://nuxtjs.org).