Files
browser-wakatime/DEVELOPMENT.md

967 B

This repository is currently migrating the build process

We are currently migrating from using gulp -> webpack for asset bundling. The currently published build will be left in place until this is complete

build locations

Pre-requisites

  • node v11.15.0
  • npm 6.7.0

It is suggested you use nvm to manage your node version

It is suggested to install this globally@xarc/run-cli

This will allow you to run varios tasks xrun auto complete

In devmode you can open local remote devtools remote redux devtools

Development instructions

    nvm use
    npm install
    npm run dev