no readme for now
This commit is contained in:
16
README.md
16
README.md
@@ -1,16 +0,0 @@
|
||||
# PixiJS Typescript Parcel Example
|
||||
PixiJS app using TypeScript & Parcel Bundler
|
||||
|
||||
## Getting started
|
||||
|
||||
Clone and install deps
|
||||
|
||||
```
|
||||
git clone git@github.com:lucas-jones/pixi-ts-parcel-example.git
|
||||
cd pixi-ts-parcel-example
|
||||
yarn
|
||||
yarn start
|
||||
```
|
||||
|
||||
Then open `http://localhost:1234` and edit `index.js` and press save. Parcel
|
||||
will automagically hot reload you files whenever you make changes.
|
||||
Reference in New Issue
Block a user