Skip to content

bailinca/powerslide

Repository files navigation

Build Status Github All Releases

Powerslide (simple presentation/slides application)

Technologies used: TypeScript, React, JSX, ES6, ES6 modules, Babel, webpack, SASS, TSLint, Karma, Mocha, Chai

Demo

http://bailinca.github.io/powerslide/

Install

npm i

Build

Creates a /build folder to use for production.

npm run build

Run

This starts webpack-dev-server on http://localhost:8080/ with Hot Module Replacement (HMR) enabled.

npm start

Test

npm test - single run unit tests in PhantomJS
npm run test-debug - repeated unit tests in PhantomJS on every file change

Deploy

Push a new production build to the /docs folder (publish on Github Pages)

npm run deploy

About

Simple presentation/slides application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •