Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

Appverse Web Client Side framework based on HTML5 and Java Script

License

Notifications You must be signed in to change notification settings

Appverse/appverse-web-html5-showcase

Repository files navigation

Appverse HTML5 Showcase

This is the repository of the Appverse HTML5 Showcase. Appverse Web is a multi-frontend technology capable web application framework incorporating the best-of-breed open source stack to meet the challenges of secure and robust server-side service development, integration and delivery.

More Information

Quick Start

Before you start, tools you will need

  • install npm
  • bower and grunt (run the following commands):
npm install -g bower
npm install -g grunt-cli

Running

  • configure project:
npm install
bower install
  • run project

Run the application.

grunt server

Run the appliction and open the browser.

grunt server:open

Testing

Execute the following command to launch tests

grunt test

About

Appverse Web Client Side framework based on HTML5 and Java Script

Resources

License

Stars

Watchers

Forks

Packages

No packages published