Skip to content

RangerDin/swot_application

Repository files navigation

SWOT application

Application for SWOT analysis done with Webpack, Preact and Redux.

Application screenshot with SWOT board from ‘Silicon Valley’: Application screenshot

Live demo

https://swot.htype.me

Requirements

You need to have Node.js (version 9 or higher) installed.

Installation instructions

To start the app (start development server):

  1. Ensure webpack is globally installed. ie: npm install -g webpack
  2. Install npm packages with npm install
  3. Start application with npm start
  4. Visit localhost:8080 from your browser.

After steps 1.-3. you can also build production version of application with npm run build.

About

Web application for SWOT analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published