https://github.com/codingstark-dev/pstouchapk.com
https://github.com/codingstark-dev/pstouchapk.com
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/codingstark-dev/pstouchapk.com
- Owner: codingstark-dev
- Created: 2021-04-28T00:08:57.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T17:12:18.000Z (almost 5 years ago)
- Last Synced: 2025-08-10T20:45:18.799Z (6 months ago)
- Language: Vue
- Size: 535 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pstouchapk.com
## 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).