Skip to content

A UI re-design of the original Unplayed created by Shaun Inman (https://shauninman.com/archive/2011/04/18/unplayed). Instead of PHP, it uses Vue.js as a progressive js framework and showdown.js (https://github.com/showdownjs/showdown), a markdown parser that converts markdown text to html

Notifications You must be signed in to change notification settings

craigchang/unplayed-app

Repository files navigation

unplayed-app

A Vue.js project

Description

A UI re-design of the original Unplayed created by Shaun Inman (https://shauninman.com/archive/2011/04/18/unplayed). Instead of PHP, it uses Vue.js as a progressive js framework and showdown.js (https://github.com/showdownjs/showdown), a markdown parser that converts markdown text to html

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

A UI re-design of the original Unplayed created by Shaun Inman (https://shauninman.com/archive/2011/04/18/unplayed). Instead of PHP, it uses Vue.js as a progressive js framework and showdown.js (https://github.com/showdownjs/showdown), a markdown parser that converts markdown text to html

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published