Skip to content

grvpanchal/elegant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elegant

Elegant is a command line tool to build an Elegant Front end Architecture

Cloning Boilerplates

Install Boilerplates with following commands:

React with Legacy Redux

npx elegant chota-react-redux

React with Redux SAGA

npx elegant chota-react-saga

React with Redux Toolkit

npx elegant chota-react-rtk

Angular with NgRx

npx elegant chota-angular-ngrx

Vue with Pinia

npx elegant chota-vue-pinia

Web Components with Redux Saga

npx elegant chota-wc-saga

Developing on Boilerplates

All Boilerplates are equiped with Storybook. So to begin after cloning, you have to

cd {your-app-name}
npm install --legacy-peer-deps
npm start

To build a production build

npm run build

Once the build is complete, copy this build dist to your web hosting.

To start working to build component with atomic design approach

npm run storybook

Happy Coding!!!

About

Elegant Solution for FE Development

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •