https://github.com/reekoheek/xin-example
https://github.com/reekoheek/xin-example
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reekoheek/xin-example
- Owner: reekoheek
- License: mit
- Created: 2017-05-04T02:25:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-07T10:22:17.000Z (over 6 years ago)
- Last Synced: 2025-01-27T13:26:21.632Z (4 months ago)
- Language: JavaScript
- Size: 5.25 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-xinix - xin-example - Xin with UI example archetype - [reekoheek](https://github.com/reekoheek) (Grouping / Archetypes)
README
# xin-example
Start to develop is easy, download example from `https://github.com/reekoheek/xin-example` or clone.
```bash
git clone https://github.com/reekoheek/xin-example.git my-app
cd my-app
npm run dev
```