https://github.com/starptech/parcel-playground
Test things
https://github.com/starptech/parcel-playground
Last synced: 5 months ago
JSON representation
Test things
- Host: GitHub
- URL: https://github.com/starptech/parcel-playground
- Owner: StarpTech
- Created: 2018-04-10T15:33:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T12:01:10.000Z (almost 8 years ago)
- Last Synced: 2024-10-06T02:42:45.739Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# parcel-playground
## Getting Started
```
npm install
npm run watch
```
## Run with razor plugin
```
node build-with-razor.js
```