Skip to content
This repository was archived by the owner on Aug 17, 2020. It is now read-only.

dedis-students/student_17_cothority-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

First of all install npm

Run

npm i
npm start

Tests

npm test
npm run test-coverage

The first one will run the interactive cli interface and the second will compute the coverage of the tests

Build

npm run build

It will produce the bundle in the ./build/ folder. You can upload the content in your distant server.

About

Cothority Web semester project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.2%
  • CSS 3.5%
  • Other 1.3%