Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 842 Bytes

readme.md

File metadata and controls

26 lines (17 loc) · 842 Bytes

Xpresser Example App

Alt text

Example app using ejs templates, Showing a simple view but also has guides in code comments

For same example using edge.js templates, similar to laravel blade and faster

Includes

Xpresser Default Page using Bulma.io & Bootstrap Theme can be changed in app.js

Use

  1. Clone Or Download
  2. Run yarn or npm install. (yarn preferably).
  3. Run npm run dev if you have nodemon or npm start to use node
  4. check settings in app.js
  5. Read Xpresser Documentation

What next?

Please, Star Project :) Thank you so much.