update readme
This commit is contained in:
parent
dac9be1b01
commit
0b39daa89d
|
@ -15,7 +15,7 @@ To use it:
|
|||
- Install more packages using `npm install --save`
|
||||
- Require your installed packages in src/js/app.js
|
||||
- Modify the js and css files
|
||||
- Run `npm run dev` (`npm run watch` to recompile when something changes)
|
||||
- Run `npm run dev` (`npm run watch` to recompile when something changes, `npm run hot` to enable HMR)
|
||||
- [Add new pages, partials, content files...](https://octobercms.com/docs/cms/themes)
|
||||
|
||||
When you are ready for production:
|
||||
|
|
Loading…
Reference in New Issue