mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-26 05:13:24 +03:00
Update instructions.
This commit is contained in:
parent
2fdecc4bde
commit
0c6c8610cc
@ -44,6 +44,6 @@ Then you need to install the NPM pacakge from the top-level project with `npm in
|
|||||||
|
|
||||||
### Commands
|
### Commands
|
||||||
|
|
||||||
- Run a dev server - `node ../../generator/src/dev-server.js`
|
- Run a dev server - `elm-pages dev`
|
||||||
- Generate scaffolding for a new Page Template - `../../generator/src/codegen-template-module.js Slide.Number_`
|
- Generate scaffolding for a new Page Template - `../../generator/src/codegen-template-module.js Slide.Number_`
|
||||||
- Run a build - `node ../../generator/src/cli.js`
|
- Run a build - `elm-pages build`
|
||||||
|
Loading…
Reference in New Issue
Block a user