We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb56f54 commit 6075402Copy full SHA for 6075402
README.md
@@ -29,14 +29,12 @@ Put these environment variables in you `.env` file.
29
30
### Commands
31
32
-|-----------------|---------------------------------|
33
| Command | Description |
34
|-----------------|---------------------------------|
35
| `npm test` | Run test suite |
36
| `npm start` | Run development server |
37
| `npm run watch` | Run test suite when files change|
38
| `npm run lint` | Run source code linter |
39
| `npm run grunt` | Build static assets |
40
41
42
## [MIT Licensed](https://github.com/Turbasen/Developer/blob/master/LICENSE)
0 commit comments