diff options
| author | Jan Tuomi <jan.tuomi@eficode.com> | 2018-03-03 16:41:55 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@eficode.com> | 2018-03-03 16:41:55 +0200 |
| commit | e6774fa740ea303073f77f3f7e50ce3e03e8de58 (patch) | |
| tree | ab04adc8d7ebbf4f3b1453f46ef7738e82457004 /README.md | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e411c65 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Riot + Parcel example + +Built with `riot.js`, `less` and `parcel`. + +## Installation + +* Run `yarn install`. +* Run `yarn start`
\ No newline at end of file |
