updated README

This commit is contained in:
Steven Hugg 2018-12-20 12:09:32 -06:00
parent c25d66543e
commit 06ddc3eeac
2 changed files with 11 additions and 2 deletions

View File

@ -1,8 +1,17 @@
# 8bitworkshop
8bitworkshop.com
To build the 8bitworkshop IDE:
git submodule init
git submodule update
npm i
npm run build
Start a web server on http://localhost:8000/ while TypeScript compiles in the background:
make tsweb
Run all the tests:
make test

2
tss

@ -1 +1 @@
Subproject commit d630ddcb29d74a178cde043d74188fac35d6a21f
Subproject commit 61a1691a1de05dca3b694bf603db49ffbaf572cf