Forked a project that is a transformer for parcel for riotjs. Changes a few thing so compiling the application works better.
This commit is contained in:
parent
80a596ea44
commit
9d77733a7a
34
README.md
34
README.md
@ -1,17 +1,17 @@
|
|||||||
# TimeChain
|
# TimeChain
|
||||||
|
|
||||||
A straightforward program for pasting text, HTML, photos, or anything else. The FILO interface is straightforward: tag it, timestamp it, then view it.
|
A straightforward program for pasting text, HTML, photos, or anything else. The FILO interface is straightforward: tag it, timestamp it, then view it.
|
||||||
|
|
||||||
# Build
|
# Build
|
||||||
|
|
||||||
```
|
```
|
||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
# Tests
|
# Tests
|
||||||
|
|
||||||
Type the following commands to run tests:
|
Type the following commands to run tests:
|
||||||
|
|
||||||
```
|
```
|
||||||
npx jest
|
npx jest
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user