Skip to content

orange634nty/parcel-phina-sample-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parcel + phina.js minimum example

How to use

develop

run

$ npx parcel src/index.html 

and open http://localhost:1234 on your browser.

build

run

$ rm -rf dist
$ npx parcel build src/index.html

then the build product will publish to dist.

About

parcel + phina.js minimum example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published