Skip to content

AthenaJS/athenajs-webpack-starter

Repository files navigation

AthenaJS webpack starter template

The aim of this repository is to provide a template for developing AthenaJS based applications using ES6 syntax and webpack as a module bundler.

Features

Usage

  • Download the files and place them in your project directory
  • Run npm i to install the dependencies
  • Run npm run build to build the project
  • Run npm start to build the project in dev mode, start watching files and run the local server
  • Run npm test to run the tests once

About

AthenaJS Webpack starter template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published