Skip to content

purwokertodev/frontend-react

Repository files navigation

Scaffolding for react

Frontend-React Scaffolding Using React, webpack v3, and sass. Using Ant Design for based component.

How to start

  • Open your terminal
  • Clone or download this repository to your directory folder.
  • Change it into your installation folder.
  • Install dependencies via npm install.
  • Run project by npm start.
  • Open your browser and hit http://localhost:8080/.

Script

  • npm start run for development.
  • npm run build build for production.

Components

  • Input text
  • Input textarea
  • Input Number Only
  • Input Search
  • Input Select Option (Single and Multivalue)
  • Input Tag
  • Input Date (Single Date)
  • Input Date (Range Picker)

What's next

  • Main Layout

For more information how to used components, please visit antdesign documentation

About

ReactJS Scaffolding (Webpack 3, sass, postcss, antd)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published