Webigniter 2.0
- Run
webigniter
in your console. - Answer the questions in order to configure your static website project
- Clone the repository
- Run
npm install
- Run
npm link
to install the application globally. - Run
webigniter
--> You should see some kind of output.
- Integrate version scripts
- Use a buildtool
- Use TypeScript
- Implement the actual scaffolding
- Use templates (ejs)