Skip to content

orange634nty/parcel-phina-simple-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel + phina.js simple example

How to use

dev

build and host code on http://localhost:1234.
build code output to dist directory.

npm run dev

build

build code. product code output to build directory.

npm run build

clear

clear all cache files and build code.
remove dist, build, .cache directory.

npm run clear

About

parcel + phina.js simple example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published