# Storymaps **Repository Path**: howieChy/Storymaps ## Basic Information - **Project Name**: Storymaps - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-10 - **Last Updated**: 2024-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README To use the demo, follow these steps: 1. clone the storymap repository 2. use "npm i" to install storymap's dependencies 3. use "npm link" inside the storymap repository to create a local global verison of it 4. clone this repository 5. use "npm i" to install dependencies 6. use "npm link storymap" inside the demo-admin repository to symlink and "install" the storymap package. 7. use "npm run dev" to start a local server.