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 install
Then run the development server:
npm run dev
Alternatively, you can run the server using https:
node server.js
Finally, run the test suite:
npm run test
You 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