https://github.com/narze/puncome
พันคำ : The Up-Goer Five Text Editor in Thai
https://github.com/narze/puncome
Last synced: about 1 month ago
JSON representation
พันคำ : The Up-Goer Five Text Editor in Thai
- Host: GitHub
- URL: https://github.com/narze/puncome
- Owner: narze
- Created: 2020-07-03T11:57:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T15:11:57.000Z (about 6 years ago)
- Last Synced: 2025-02-21T11:28:54.480Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://puncome.vercel.app
- Size: 405 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# puncome
## 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).