@eofol/eofol-docs
v0.2.26
Published
Eofol documentation website
Readme
eofol-app
Create a reactive app from template with zero configuration!
Installation
Run npm install
Usage
- Development
npm start - Build
npm run build - Test build locally
npm run serve - Clean
npm run clean - Analyze bundle
npm start analyze
Eofol automatically generates bundles from your views on the path .../eofol-app/views/your-view/your-view.js paired together with an html file in your public folder by the same filename: .../eofol-app/public/your-view.html.
Author
Jakub Eliáš [email protected]
