Skip to content

build3/MathNetClientV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathNetClient

Prerequisites

Node

$ nvm use 10
Now using node v10.12.0 (npm v6.4.1)

Setup

npm install
npm run dev

The devserver runs on port 9000.

Code style

Throughout the whole application we are complying to the Airbnb code style, with following overrides:

  • The indentation size is 4 spaces instead of 2.
  • The line length should be kept under 80 characters. This rule may be broken if the readability of wrapped lines will be decreased: in such case the line must not exceed 100 characters. The comments should not exceed 72 characters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published