https://github.com/nguyenvanhuan243/remi_fe
REACT REDUX FRONT END
https://github.com/nguyenvanhuan243/remi_fe
coin metatrader5
Last synced: 6 months ago
JSON representation
REACT REDUX FRONT END
- Host: GitHub
- URL: https://github.com/nguyenvanhuan243/remi_fe
- Owner: nguyenvanhuan243
- License: mit
- Created: 2022-09-29T17:36:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T10:21:24.000Z (over 1 year ago)
- Last Synced: 2024-04-13T22:18:30.014Z (over 1 year ago)
- Topics: coin, metatrader5
- Language: JavaScript
- Homepage: https://remi-frontend-5bis.onrender.com
- Size: 71 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changelog.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
ReadMe
# Node Installation
```
nvm use 14
npm uninstall node-sass
npm install node-sass@4.14.1
npm install
npm run build:dll
npm start
```