Skip to content

Boukhtam/CodeClub-custom-spa

Repository files navigation

CodeClub-custom-spa

Getting Started

The easiest way to get started is to clone the repository:

Get the latest snapshot

> git clone https://github.com/Boukhtam/CodeClub-custom-spa.git

Change directory

> cd CodeClub-custom-spa

Install NPM dependencies via npm

> npm install

or yarn

> yarn install

start your mongodb

> mongod

Then simply run your app in development mode

> npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published