Skip to content

iagodahlem/web-app-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-app-template

Web app template with Parcel.

Requirements

  • Node v17.4.0
  • Yarn v1.22.17

Install

First install all the dependencies:

yarn install

Usage

Then, run the development server:

yarn start

Open http://localhost:1234 with your browser to see the result.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License © Iago Dahlem

Releases

No releases published

Packages

No packages published