Skip to content

unicoderns/uiExample

Repository files navigation

UI example

Unicoderns Interface Component Repository

How to start?

  1. To use this project you should use Unicoderns ui and Unicoderns ui Example.

  2. Go and download the projects.

  3. Place the two projects at the same root level. For example:

unicoderns/ui/
unicoderns/uiExample/
  1. This project is built with vue.js so make sure you have already installed vue on your machine.

Project setup

Go to the project's root level and run the following command to install all the libraries required.

npm install

Run your unit tests

In order to run tests you should run the following command.

npm run test:unit

Run your end-to-end tests

In order to run the end-to-end tests you should run the following command.

npm run test:e2e

Lints and fixes files

In order to fix the sintax of your files run the following command.

npm run lint

Run the project

In order to run the project run the following command.

npm run serve

Bugs and Features

Do you have a bug or a feature request? Please first check if the issue you found hasn´t been solved yet here. If you want to open a bug or request a new feature, please refer to our contributing guidelines and open your request here.

Do you want to contribute?

If you want to be part of this amazing project, please read through our contributing guidelines to know the process you should follow. The community will be glad to receive your contribution.

Community

Stay in touch with all members of the community and get updates about Unicodern's development. Follow us on twitter.

Copyright and license

Code and documentation Copyright 2018–2020 to Contributors and Unicoderns S.A. Code released under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published