Skip to content

Commit 1adb747

Browse files
committed
Update README.md
1 parent 7d508fd commit 1adb747

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@ bower install
4040
## Development
4141
All scripts are run with `npm run [script]`, for example: `npm run test`.
4242

43-
`build` - generate a minified build to `public` folder
44-
`test` - run all tests
45-
`test:live` - continuously run unit tests watching for changes
46-
`eslint:app` - lint code in `app` folder
47-
`eslint:tests` - lint code in `tests` folder
43+
`build` - generate a minified build to `public` folder
44+
`test` - run all tests
45+
`test:live` - continuously run unit tests watching for changes
46+
`eslint:app` - lint code in `app` folder
47+
`eslint:tests` - lint code in `tests` folder
4848

4949
See what each script does by looking at the scripts section in `package.json`.
5050

5151
License
5252
=======
5353

54-
Code and documentation are available according to the `MIT` License (see [LICENSE](https://github.com/ziyasal/ng-espack-boilerplate/blob/master/LICENSE)).
54+
Code and documentation are available according to the `MIT` License (see [LICENSE](https://github.com/ziyasal/ng-espack-boilerplate/blob/master/LICENSE)).

0 commit comments

Comments
 (0)