Skip to content

daisymarie128/boilerplate

Repository files navigation

Basic prototyping boilerplate - release-1.0

This is a boilerplate made for quick prototyping using es6 and scss.

How to run

npm install
npm run start
Visit http://localhost:8800/

For development

npm run watch

For Testing

npm run watch a version of the app must be running somewhere npm run test

Folder structure:

  • The main app folder contains all the code that is then bundled under the dist folder to be rendered in the browser.

Tools used:

NPM
Webpack 2
[ES6]
BABEL
[SCSS]
Jasmine
Selenium
Selenium Standalone
WebdriverIO
WebdriverIO Jasmine
WebdriverIO Selenium Standalone Service
WebdriverIO Spec Reporter
WebdriverIO webpack Service
BrowserStack
WebdriverIO BrowserStack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published