EikosPartners / jscatalyst-sample-apps

A repo of sample applications made using the JS Catalyst package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS Catalyst Sample Apps

This repo contains some sample apps that were built using the JS Catalyst package. Each demonstrates the ease of use and flexibility of the package and its components.

Running the Sample Apps

Please fork this repo and clone it down on to your machine. When you have the repository locally, cd into one of the sample app directories and type npm install before you run npm start.

  • Fork repository and clone it on your machine
  • Enter one of the sample app directories (ex. cd live-dashboard)
  • Install modules by typing npm install
  • Start application by running npm start

Check out the JS Catalyst repo here!

About

A repo of sample applications made using the JS Catalyst package


Languages

Language:JavaScript 58.5%Language:Vue 40.1%Language:HTML 1.4%Language:PowerShell 0.1%Language:Shell 0.0%