Skip to content

It's a project called Find My Doctor, which is developed using ES6, Mithril.JS, Less, Karma-Jasmine, Fusion Framework.

Notifications You must be signed in to change notification settings

jhanitish/fusion-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fusion Tutorial

Hands-on with Fusion.

Installation & Usage

  • Run npm install

  • Checkout the code present in src/main/js/component/Component.js

  • Open App.html to see the fusion code running in browser

Fusion Hands on

  • Update src/main/js/component/Component.js

    • If needed add additional source code files in src/main/js/component folder
  • Run npm run build or npm run build:dev

  • Refresh App.html

Unit Tests

  • Checkout unit tests written in src/__tests__/spec/ComponentSpec.js

  • Update unit tests as you update the source code

Fusion Gaia

  • Run npm run gaia:server to start gaia server

  • Gaia server can be used to run lint and unit tests

About

It's a project called Find My Doctor, which is developed using ES6, Mithril.JS, Less, Karma-Jasmine, Fusion Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published