An open API service indexing awesome lists of open source software.

https://github.com/idkjs/wikisearch

Live Demo
https://github.com/idkjs/wikisearch

browsersync freecodecamp-project now ramdajs tachyons-css wikipedia-viewer

Last synced: 9 months ago
JSON representation

Live Demo

Awesome Lists containing this project

README

          

# FreeCodeCamp Wikipedia Search Code Challenge

https://www.freecodecamp.com/challenges/build-a-wikipedia-viewer
## Installation

git clone git@github.com:idkjs/fcc-wiki-websync.git
cd fcc-wiki-websync
npm install

## Development mode

Running `npm run dev` will run the __webpack-dev-server__ on port 3000. You can then develop and webpack will watch for file changes and
rebuild. BrowserSync will refresh the page.

## Build

Running `npm run build` will create a `dist` folder with the `index.html`, `main.js`, `index.css` and `tachyons.css`
files for you to distribute or deploy

## Deploy to Now

Deploy to now. cd dist run `now` in terminal.
- now aliasing https://zeit.co/docs/features/aliases#aliasing-basics
- original now url: https://dist-kqdgenbcel.now.sh
- aliased now url: https://wikisearch.now.sh/