ColinTravis / citizenConstructor

Character Creation App for Cyberpunk 2020 Campaigns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Citizen Constructor

Citizen Registration App

Table of contents

Installation

To run this project you’ll need the following installed:

Next, run the following:

# Go into the repository
cd citizenRegistration

# Install dependencies
yarn

Usage

Run the app locally

Now you should see the project at http://localhost:3000

yarn dev

Build the app

This will output the production files to the /dist folder.

yarn static

Deploy to production

yarn deploy:prod

To-Do

  • Everything basically

Credits

Authors

Software

This project has been built using the following frameworks:

About

Character Creation App for Cyberpunk 2020 Campaigns


Languages

Language:JavaScript 50.9%Language:Vue 48.3%Language:CSS 0.8%