Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 348 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 348 Bytes

taco-assembler

a fun little web app for making taco combinations

To run the app:

Download the files and place in a folder.
If npm is not yet installed, install npm
Open a command line editor and navigate to the folder the files are in
Run $ npm install -g live-server
Use the command live-server to start the server