1.0.0 • Published 4 years ago

track-and-field-webpack v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Track & Field VTEX CMS repository

npm.io node-current npm.io

Repository for Track & Field e-comerce website, made with webpack 4 and babel 7.

Currently the project can run a local version of vtex website serving javascript, css and image files

Current website:

https://tf.com.br

Requirements:

Install:

$ npm install

Running the project

$ npm start

Building for production (generate files for VTEX deploy)

$ npm run build

Commiting:

$ npm run commit

Releasing:

$ npm run semantic-release