1.0.8 • Published 2 years ago

cli-ifcjs v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

cli-ifcjs

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.

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
  • 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.

More templates and features will be added soon...

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago