Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

omega-takai/parcel_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel Tutorial 🚀📦

Boilerplate for making modules and mocks


Setup 🛠

$ git clone https://github.com/t--takai/parcel_tutorial.git
$ cd parcel_tutorial
$ yarn

Running 🚀

$ yarn start

Stop 😇

$ yarn stop

Build 📦

$ yarn run build

Meaning of Emoji

Browse Emoji Code Mean
🎉 🎉 🎉 :tada: Celebration
🚽 🚽 🚽 :toilet: Be Minimal
:octocat: :octocat: :octocat: :octocat: Function Addition
🐛 🐛 🐛 :bug: Bug Elimination
💎 💎 💎 :gem: Refactoring
🚀 🚀 🚀 :rocket: Performance Improvement
📝 📝 📝 :memo: Documentation
💩 💩 💩 :shit: Fail

Thanks & Resources