Skip to content

LauraAubin/not-your-average-crayon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not your average crayon.

✏️ Try out this tool ✏️


🛠 Development

"😘 First time here?"


😶 Maybe.

# Install packages for the first time

$ npm install
# wait what?

$ yarn build

Note You can skip yarn build if you will be exclusively pushing to Github Pages™️



🤓 I'm a regular...

# Start local server at - http://localhost:3000/

$ yarn start
# Push changes to Github Pages™️ - https://lauraaubin.github.io/not-your-average-crayon/

$ yarn deploy