Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 299 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 299 Bytes

Cosmere Reading Order

A simple Vue.js app to display a recommended reading order for Brandon Sanderson's Cosmere.

Project Setup

This project uses yarn as the package manager. Install the dependencies with yarn.

npx yarn

Start the local development server

npx yarn serve