An open API service indexing awesome lists of open source software.

https://github.com/trapcodeio/comments-test

comment test
https://github.com/trapcodeio/comments-test

Last synced: 11 days ago
JSON representation

comment test

Awesome Lists containing this project

README

        

# Xpresser Example App Using Ejs

![Alt text](https://cdn.jsdelivr.net/npm/xpresser/xpresser-logo-black.png "Xpresser Logo")

Example app using [`edge.js`](https://edge.adonisjs.com) templates, Showing a simple view but also has guides in code comments

For same example using [`ejs`](https://ejs.co) templates - [Xpresser Example App Using Ejs](https://github.com/xpresserjs/new-app)

### Includes
Xpresser Default Page using [Bulma](https://bulma.io) & [Bootstrap](https://getbootstrap.com).

Theme can be changed in [`app.js`](./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](https://www.npmjs.com/package/xpresser)

#### What next?
Please Star Project :)
Thank you so much.