Skip to content

fsabre/DenseEdia-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DenseEdia Web

A frontend for DenseEdia.

Installation

You must have git and yarn installed.

git clone https://github.com/fsabre/DenseEdia-Web.git
cd denseedia-web
yarn  # Install the dependencies
yarn build
yarn global add serve  # Install a module to serve the content

Then, use serve -s build to serve the build content. Make sure the DenseEdia API is running.

Better installation instructions are coming one day.

About

Web frontend for DenseEdia

Resources

Stars

Watchers

Forks

Packages

No packages published