For dxw front-end work simulation
- Make sure
nodejsandnpmare both installed. - Fork the project on GitHub and clone the repository locally.
- Run
npm installin the project root. - Run
gruntto automatically watch for changes to your styles. - Run
open ./build/index.htmlto open the file in your browser.