Skip to content

wahyuandriyanto/to-do-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Atomic Design + Styled Components + Ant Design + Redux

This is a boilerplate with the methodology Atomic Design and using a few cool things, like Styled Components, Ant Design & Redux. Feel free to test, change & adapt everything.

Setup

1. Clone the repository

$ git clone -b master git@github.com:wahyuandriyanto/react-atomic-design-boilerplate.git my-app
$ cd my-app

You will probably want to remove git history and start a brand new repository:

$ rm -rf .git
$ git init

2. Install dependencies

yarn or npm install

3. Run the App

yarn start or npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages