- update readme
This commit is contained in:
14
README.md
14
README.md
@@ -1,2 +1,12 @@
|
||||
# unom-tools
|
||||
A collection of tools for client and server applications.
|
||||
<img alt="unom Logo" src="https://git.unom.io/unom/brand/raw/branch/master/logo/unom_Logo_Dark.png" width="200"/>
|
||||
|
||||
# unom - Style
|
||||
|
||||
A collection of styling tools and assets for client applications.
|
||||
|
||||
## Get started
|
||||
|
||||
1. Clone the repository to your local machine
|
||||
2. Run `yarn install` or `npm install`
|
||||
3. To start development use `yarn start` or `npm start`
|
||||
4. For building a production build use `yarn build` or `npm build`
|
||||
Reference in New Issue
Block a user