/wiki

Primary LanguageJavaScript


Wiki

Motivation

I've started implementing some designs from Dribbble designs. Wiki is a better looking wikipedia based on Wikipedia concept design by Aurélien Salomon on dribbble.

Installation

First clone project then cd to project folder and Use the package manager npm to install dependencies.

npm install 

then you can start project like other react.js projects:

npm start

What I used?

I used create-react-app boilerplate to have initial project and for styling used Sass, also react bootstrap as ui-library.

License

MIT