Skip to content

zoonderkins/hyperapp-parcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

hyperapp-parcel

πŸ“¦ A minimal hyperapp boilerplate project with parcel as bundler. πŸš€

Getting started

  • 1. Clone the boilerplate repository to create a new fresh project

    git clone --depth 1 --origin boilerplate git@github.com:ookangzheng/hyperapp-parcel.git <YOUR PROJECT>
    #
    cd <YOUR PROJECT>
  • 2. Install the required dependencies (using your favorite package manager)

    yarn install || npm install
  • 3. Start the development server

    yarn start || npm start

About

πŸ“¦ A minimal hyperapp boilerplate project with parcel as bundler.πŸš€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published