Skip to content

bitworking/afterjs-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After.js Boilerplate

A boilerplate project built on after.js.

Done:

  • Linting
  • Styled components
  • Atomic Generator
  • Flow

Todo:

  • prettier
  • Styleguide/Pattern Library
  • PWA functionalities (Service Worker with Offline Caching, manifest.json etc.)

How to use

Install it:

git clone https://github.com/bitworking/afterjs-boilerplate.git
cd afterjs-boilerplate
yarn install

Run dev server:

yarn start

Build and run it:

yarn build
yarn start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published