Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morellodev/fetalks-ux-design
https://github.com/morellodev/fetalks-ux-design
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/morellodev/fetalks-ux-design
- Owner: morellodev
- Created: 2021-11-12T13:39:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-12T14:25:27.000Z (almost 3 years ago)
- Last Synced: 2024-05-01T16:19:57.568Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 500 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UX Design
This is the demo app for the Front-End Talk about UX Design, in which we implemented a simple login page using [Ant Design](https://ant.design).
## Project Setup
Run `yarn` from the project root directory to install all dependencies.
## Development Server
Run `yarn dev` from the project root directory to start the dev server.