Skip to content

get-stackable/stackable-ui-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stackable.space UI API

Stackable.space UI API

Requirements

- Node >=v8.9.4
- NPM >=v4.1.2
- MongoDB

Setup

  # clone the repository
  λ git clone https://github.com/get-stackable/stackable-ui-api
  # change the current directory
  λ cd stackable-ui-api
  # install all dependencies
  λ yarn install
  # run the project
  λ yarn start

Scripts

  • yarn start - simply starts the server
  • yarn test - execute all unit tests
  • yarn run lint - lints all the files in src/ folder
  • yarn run lint:fix - fixes all the possible linting errors
  • yarn run watch - starts the server with hot-reloading

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •