Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 444 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 444 Bytes

parcel-practice

Simple parcel practice

# Install dependencies
pnpm i

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

pnpm test
pnpm fix

 


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