ecds / OpenWorld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenWorld Atlanta

One Paragraph of project description goes here

Getting Started

Clone the repository onto your machine by running the following command

git clone https://github.com/ecds/OpenWorld.git openworld

Prerequisites

You'll need Node v18 or later in order to run the app. You can use nvm (macOS/Linux) or nvm-windows.

Installing

Once you've cloned the git repository, you'll need to cd into the directory you've cloned it into.

cd OpenWorld

Then you'll need to install the dependencies.

npm install

This may take a few minutes. Once it is finished, you can start the development server with the following command.

npm start

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About


Languages

Language:JavaScript 94.3%Language:SCSS 2.6%Language:HTML 2.1%Language:TypeScript 0.7%Language:CSS 0.3%