Skip to content

JulieWoolie/cadian-archive

Repository files navigation

Cadian Archives

https://trello.com/b/zZcahUbL/cadian-archives-api

$cadian-archives drawio bkp drawio

Running

npm i
cd frontend
npm i
cd ..
cd express-project
npm i
cd ..
npm run run

To run both backend and frontend:

npm run run

To run backend by itself:

cd express-project
npm run start

To run frontend by itself

cd frontend
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages