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
|
||||
|
||||
A straightforward program for pasting text, HTML, photos, or anything else. The FILO interface is straightforward: tag it, timestamp it, then view it.
|
||||
|
||||
# Build
|
||||
|
||||
```
|
||||
npm run build
|
||||
```
|
||||
|
||||
# Tests
|
||||
|
||||
Type the following commands to run tests:
|
||||
|
||||
```
|
||||
npx jest
|
||||
```
|
||||
# TimeChain
|
||||
|
||||
A straightforward program for pasting text, HTML, photos, or anything else. The FILO interface is straightforward: tag it, timestamp it, then view it.
|
||||
|
||||
# Build
|
||||
|
||||
```
|
||||
npm run build
|
||||
```
|
||||
|
||||
# Tests
|
||||
|
||||
Type the following commands to run tests:
|
||||
|
||||
```
|
||||
npx jest
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user