You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
src | 4 months ago | |
.gitignore | 4 months ago | |
README.md | 4 months ago | |
package-lock.json | 4 months ago | |
package.json | 4 months ago | |
tsconfig.json | 4 months ago | |
webpack.config.js | 4 months ago | |
yarn.lock | 4 months ago |
README.md
Tachyons, HyperScript, TypeScript and Webpack Boilerplate
I created this for a functional programming course and needed it as a boilerplate for practice projects. Here it is! Maybe it'll be useful to someone else, too.
- Clone this repo.
- yarn/npm install
npm run dev
to start the dev server