Skip to content

montel-ig/linkedevents-ui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

$ npm install
$ node_modules/.bin/webpack-dev-server

Then point your browser to the webpack dev server at http://localhost:8080/.

Set your API endpoint in your local config file at config/local.yml, for example:

api_base: http://localhost:8000/v1

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 98.2%
  • HTML 1.8%