asw-track-js-sdk

3.0.4 • Public • Published

📦 webpack Boilerplate

License: MIT

Sensible webpack 5 boilerplate using Babel, Less.

Installation

Clone this repo and npm install.

yarn install

Usage

Development server

npm dev

You can view the development server at localhost:8080.

Production build

npm run build

Note: Install http-server globally to deploy a simple server.

npm i -g http-server

You can view the deploy by creating a server in dist.

cd dist && http-server

Features

Dependencies

webpack

Babel

Loaders

Plugins

Linters

License

This project is open source and available under the MIT License.

Readme

Keywords

Package Sidebar

Install

npm i asw-track-js-sdk

Weekly Downloads

6

Version

3.0.4

License

MIT

Unpacked Size

86 kB

Total Files

20

Last publish

Collaborators

  • joson.zhu