Skip to content

JoelParksGC/wijmo-weavy-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wijmo Weavy Hackathon 2022

GrapeCity's Wijmo and Weavy are partnering up for a Hackathon! Focusing on real world issues across a variety of topics and using systems thinking to create innovative solutions. With Wijmo's UI component library and Weavy's API, we challenge developers to find ways to solve current issues, using real data.

Signups are now open! Sign up at https://weavy.com/hackathonwijmo and get access to your own Weavy sandbox.

For more information on the hackathon, check out our Learn More page.

Documentation, Demos, and API

Wijmo and Weavy offer extensive documentation, demos, and API to help you get started building your application.

Getting Started

This application is built with webpack used to bundle the Handlebars, JavaScript, and CSS files. It uses a NodeJS/Express backend to serve the bundled files. It is pre-configured to use Wijmo and Weavy libraries. Clone this repo, making sure that you have Node and NPM installed. Intsall the dependencies and then you'll be able to build the application.

To run the application, run the following commands:

  • npm install
  • npm run build
  • npm run start

Building the application will create a set of JS and CSS bundles, as well as HTML files in the dist folder. Running the application will start a NodeJS server on port 3000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published