Skip to content

CLI application, to create ready to use templates for IFC.js web application.

License

Notifications You must be signed in to change notification settings

ENG-Mazri/cli-ifcjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-ifcjs (not supported)

Description

This is a CLI application, that allows creating ready to use templates for IFC.js web application, it creates the same project shown in IFC.js Getting started tutorial.

You can watch this in action on Youtube here

So far, there are two templates:

  • Javascript + Rollup
  • Javascript + Webpack

Install

npm i -g cli-ifcjs

or

npx cli-ifcjs

Usage

  • In the command line enter cli-ifcjs (if you install it globally)
  • build the application npm run build
  • watch changes npm run start
  • for "Javascript + Rollup" template, if you're using VS Code, run the Live server extension to display this web application on your browser.

About

CLI application, to create ready to use templates for IFC.js web application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published