JoshMilo / protoapp

apps, apps everywhere!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProtoApp

A personal boilerplate for prototyping app ideas, life choices, and cults.

Step 1

  • Get an idea

Step 2

  • Install webpack and TypeScript globally npm install -g typescript webpack
  • Run npm link typescript why? So you don't have to download a local copy.
  • Install yarn yarn why yarn? Because it's soft and yarny.
  • Run yarn command.
  • Run npm start
  • Congratulate yourself, self-fives, tell the computer how great you are.

About

apps, apps everywhere!

License:MIT License


Languages

Language:JavaScript 64.6%Language:HTML 19.7%Language:TypeScript 15.7%