Skip to content

Latest commit

 

History

History

02-cellular-automata

tpl-umbrella-basic

This is an absolute bare-bones TypeScript & Vite project template, pre-configured with some useful thi.ng/umbrella packages and (optionally) using Tachyons CSS...

Edit/delete everything as you see fit & please submit an issue if you spot anything wrong! Thanks!

Getting started

Please consult the GitHub documentation for how to get started with template repos. Once you got it cloned locally, proceed as follows:

# git clone ...

cd <path-where-you-cloned-this-tpl>

# download all dependencies (can also use npm)
yarn install

# start dev server & open in browser
yarn start

License

This project is licensed under the MIT License. See LICENSE.txt

© 2022 Karsten Schmidt