Skip to content

shirodkarpushkar/vue-antd-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Ant Design Boiler plate

Actions Status

View the demo at https://shirodkarpushkar.github.io/vue-antd-boilerplate/

Simple Vue Ant Design Boiler plate for integrating ant design components.

  • already contains structured files and folder
  • high scalability
  • Installed with required dependencies

New Features!

  • Added Jost Google font
  • Provided basic template for starting page

Dependencies

The following dependies are used to make life lot simpler for Vue developers all packages are at their latest version.

  • axios
  • ant-design-vue
  • font-awesome
  • lodash
  • normalize.css
  • nprogress
  • v-runtime-template
  • vue
  • vue-lazyload
  • vue-meta
  • vue-router
  • vuelidate
  • vuex

Installation

# 1. Clone the repository.
git clone {REPO_URL}

# 2. Enter your newly-cloned folder.
cd {PROJECT_DIR}

# 3. Install dependencies. Make sure yarn is installed: https://yarnpkg.com/lang/en/docs/install
yarn

# 4. Start the development server.
yarn dev

Development

Want to contribute? Great! Pull Request's shall be verified and accepted.

License

MIT

Free For All, Hell Yeah!