11 lines
329 B
Markdown
11 lines
329 B
Markdown
|
|
|
||
|
|
# CityCards Partner Web Make
|
||
|
|
|
||
|
|
This is a code bundle for CityCards Partner Web Make. The original project is available at https://www.figma.com/design/J1K6yloEjg1b802fwMUmV1/CityCards-Partner-Web-Make.
|
||
|
|
|
||
|
|
## Running the code
|
||
|
|
|
||
|
|
Run `npm i` to install the dependencies.
|
||
|
|
|
||
|
|
Run `npm run dev` to start the development server.
|
||
|
|
|