https://github.com/thangngoc89/nhakhoaphuocbinh
https://github.com/thangngoc89/nhakhoaphuocbinh
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thangngoc89/nhakhoaphuocbinh
- Owner: thangngoc89
- Created: 2016-03-18T18:18:49.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T07:20:52.000Z (over 5 years ago)
- Last Synced: 2025-02-13T16:19:24.972Z (4 months ago)
- Language: JavaScript
- Size: 13 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 105
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Statinamic boilerplate
## Install dependencies
```console
$ npm install
```## Run development server
```console
$ npm start
```## Build for production
```console
$ npm run build
```