This is the source code for tapcompose. It lives at https://github.com/freedmand/tapcompose.
tapcompose is built with NodeJS. Once you have Node installed, install the dependencies with
cd tapcompose
npm install
Then start the application with
npm run dev
Navigate to localhost:5000. You should see tapcompose
running. Edit a component file in src
, save it, and reload the page to see
your changes.
tapcompose was conceived of, coded, and designed by Dylan Freedman.
Contributors:
- Ekta Patel: helped prototype the interface
tapcompose utilizes the following libraries: