open-pod-draft-site/README.md
2020-07-28 11:26:18 +02:00

13 lines
161 B
Markdown

# open-pod-draft-site
Install [Parceljs](https://parceljs.org/)
`npm install -g parcel-bundler`
Install dependencies
`npm install`
Run dev
`npm run start`