Skip to content

wansaleh/awesoome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Awesome Awesome List viewer

I wanted a searchable, beautiful viewer of the awesome initiative started by sindresorhus. Then comes Awesoome.

Poi

Built using the excellent Poi. IMHO the best no-config development kit. Now you can forget or even be ignorant about webpack. 😜 Deal with it. 😎

Usage

  1. I implore you to use yarn instead of npm. It's faster. Will save you hours.

    On Mac:

    brew install yarn

    Other platforms:

    Install instructions here

  2. Clone this repo & initialize it as your own.

    git clone git@github.com:wansaleh/poi-react-starter.git
    cd poi-react-starter
    rm -rf .git
  3. Install all deps.

    yarn
  4. Run the thing.

    poi

See also

Awesome Search

Releases

No releases published

Packages

No packages published