All Projects → damonsk → onlinewardleymaps

damonsk / onlinewardleymaps

Licence: MIT license
OnlineWardleyMaps.com - Draw Wardley Maps in seconds using this free online tool

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to onlinewardleymaps

wardley-maps-examples
For use in vscode-wardley-maps or onlinewardleymaps
Stars: ✭ 51 (-69.28%)
Mutual labels:  wardley-maps, wardleymaps, simon-wardley
oss2020
The Open Security Summit 2020 is focused on the collaboration between, Developers and Application Security
Stars: ✭ 26 (-84.34%)
Mutual labels:  wardley-maps

OnlineWardleyMaps

Mentioned in Awesome Wardley Maps

The source code that runs www.OnlineWardleyMaps.com.

Also available as a standalone Visual Studio Extension - vscode-wardley-maps.

Developed by @damonsk.

Wardley Mapping courtesy of Simon Wardley, CC BY-SA 4.0. To learn more, see Simon's book.

Running locally

Dependancies for running locally. NodeJS and Yarn.

npm install yarn -g

Install dependencies

yarn install

Commands:

To run locally, develop/edit. Open web browser @ http://localhost:3000

 yarn start

To create minified scripts/styling.

yarn build

To run all tests.

yarn test

To start storybook.

yarn run storybook

To create package for use in vscode-wardley-maps.

yarn package
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].