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.