update readme

This commit is contained in:
Ray Elliott 2021-03-27 18:25:32 +00:00
parent dac9be1b01
commit 0b39daa89d
1 changed files with 1 additions and 1 deletions

View File

@ -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: