This commit is contained in:
Alfred Melch 2020-01-02 23:27:51 +01:00
parent 0661c0a956
commit 9cafcbbc8c

View File

@ -1 +1,8 @@
#Hello there
## Available scripts
- `npm start`: starts a development server
- `npm run build`: make a production build
- `npm run lint`: lint js files using eslint
- `npm run format`: format js files using prettier