Nitro UI Vue Tryout

An Simple Vue Project that uses Nitro UI Vue.

This is a tryout Vue project that uses @nitro-ui/vue-framework. Or, it can a be a good skeleton Vue project with Webpack + @nitro-ui/vue-framework.

Checkout Nitro UI in Github.

Getting Started

Soon.

Usage:

Soon.

Development & Contribution

To extends, develop or contribute to this project, you're required to fork this repository and made a pull request.

Dev. Requirements

  • NodeJs
  • Vue
  • Webpack (webpack, webpack-cli, webpack-dev-server)

Commands

To view documentation:

npm run serve

Other:

npm run dev

TODO

Soon.


CHANGELOG

All notable changes to this project will be documented in this file. For now, let's keep TODO and CHANGELOG in README file. Keeping things simple.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Types of changes:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[1.0.0] - 2019-10-18

Added

  • Vuex

[0.0.0] - 2019-10-18

Added

  • Initial setup