You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Data-Science-For-Beginners/translations/pcm/3-Data-Visualization/13-meaningful-visualizations/starter/README.md

33 lines
1.1 KiB

# Dangerous Liaisons data visualize project
To start, you need make sure say you get NPM and Node **>=20.0.0** wey dey run for your machine. Install di dependencies (npm install) then run di project for your machine (npm run serve):
## Project setup
```
npm install
```
### E dey compile and hot-reload for development
```
npm run serve
```
### E dey compile and minify for production
```
npm run build
```
### E go lint and fix files
```
npm run lint
```
### Customize your configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
---
<!-- CO-OP TRANSLATOR DISCLAIMER START -->
**Disclaimer**:
Dis document don translate wit AI translation service [Co-op Translator](https://github.com/Azure/co-op-translator). Even tho we dey try make am correct, abeg make you know say automated translation fit get errors or mistakes. Di original document for dia own language na im be di correct source. For important info, make person wey sabi human translation do am. We no go responsible for any misunderstanding or wrong understanding wey fit happen because of dis translation.
<!-- CO-OP TRANSLATOR DISCLAIMER END -->