Skip to content

StuwiiDev/elm-template-parcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm parcel template

What is this?

How to use this

  • Clone from the repo.
  • Use Yarn or NPM to install the node packages
  • For Development - use yarn dev or npm dev. This will run a local development server on port 1234
  • For Production - use yarn production or npm production. This will use optimized bundling. Output is in dist/ folder.

Contribute

  • If you wish to contribute, please submit an issue on github and feel free to create a PR.

About

Basic Elm template that uses parcel for a bundler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published