Skip to content

conbojs/conbo-example-typescript

Repository files navigation

ConboJS TypeScript Example

A simple ConboJS framework example using TypeScript, SASS and Webpack.

Quick start

  1. Install project dependencies using npm i
  2. Build the project using npm run serve or open Visual Studio Code and press Control-Shift-B
  3. Open http://localhost:8086 in your browser

Production build

  1. Run webpack
  2. Webpack compiles the content of src into dist
  3. Webpack copies the content of static into dist
  4. Your production ready files in dist are ready to be deployed

Make a donation

If you find this project useful, why not buy us a coffee (or as many as you think it's worth)?

Make a donation

About

A simple ConboJS framework example using TypeScript, SASS and Webpack

Resources

License

Stars

Watchers

Forks

Packages

No packages published