Skip to content
Snippets Groups Projects
Commit a4ab524e authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Add a README

parent 29a79cb5
No related branches found
No related tags found
No related merge requests found
# Frontend Toolkit
## Setup
```
npm install
npm run bootstrap
```
`cd packges/some-package` and continue development with `npm run watch` etc.
## Other commands
* `npm run test` - Run test for all packages`
* `npm run clean` - Removes all `node_modules` directories, run `bootstrap` to create them again
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment