aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
blob: 4ffa1fcf4743dd8852009878d028b7260e9381e7 (plain) (blame)
1
2
3
4
5
6
7
8
# Texx

## Dev instructions:
* clone repository
* `$ npm install`
* `$ npm run css`
* run this every time you want to start the server:
    * `$ npm run dev`