Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simnalamburt/parcel-practice

Simple parcel practice
https://github.com/simnalamburt/parcel-practice

parcel yarn

Last synced: 4 months ago
JSON representation

Simple parcel practice

Awesome Lists containing this project

README

        

parcel-practice
========
Simple parcel practice

```bash
# Install dependencies
yarn

# See http://localhost:1234
yarn dev
# See 'dist/'
yarn build

yarn test
yarn fmt
```

 

--------
*parcel-practice* is primarily distributed under the terms of both the [Apache
License (Version 2.0)] and the [MIT license]. See [COPYRIGHT] for details.

[Apache License (Version 2.0)]: LICENSE-APACHE
[MIT license]: LICENSE-MIT
[COPYRIGHT]: COPYRIGHT