Skip to content

klarna/ui-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Klarna UI prototype

This is a repo to quickly start a project or prototype.

It includes all ui-* projects you need and a base setup to keep going.

Starting

npm install
npm start

Open localhost:7777 and do your changes.

Errors

Use node v4.1.2 if you get this error:

ui-prototype/webpack.config.js:2
const path = require('path')
^^^^^
SyntaxError: Use of const in strict mode.

Run npm rebuild node-sass if you get this error:

Node Sass could not find a binding for your current environment: OS X 64-bit with Node.js 4.x

About

A base for prototyping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •