WebCity is an intuitive platform that optimizes learning and simplifies investing through gamification and automated processes.
- This project uses the following technologies:
- This project uses the following standard and practices:
- For more information on this project, see the WebCity Gitbook
To get started with the project, first install the required dependencies:
npm installThen run the development server:
npm run devAlternatively, you can run the server using https:
node server.jsFinally, run the test suite:
npm run testYou can view the app by navigating to http://localhost:3000 in your web browser. Alternatively, you can view the app by navigating to https://localhost:3000 in your web browser for ssl simulation.
Check out a live DEMO at webci.vercel.app