Welcome to the Veil-Client repository! 🎉 Deployment is coming soon, but for now, please follow the instructions below to deploy the client and server yourself.
Veil is an amazing, interassante, and easy-to-use learning platform that ensures a tested curriculum and seamless growth in communication between cultures. 🚀
Before you begin, ensure that you have met the following requirements:
- You have a working installation of
Node.js(version 14.x or higher) andnpm(version 6.x or higher). - You have a basic understanding of JavaScript and web development concepts.
To install Veil-Client, follow these steps:
- Clone the repository:
git clone https://github.com/Tucker-Judge/Veil-Client.git
- Change to the project directory:
cd Veil-Client
- Install the required dependencies:
npm install
- Build the project:
npm run build
After installing Veil-Client, you can start using it by following these steps:
-
Deploy the server component by following the instructions in the Veil-Server repository.
-
Optional -- Deploy the AI technology by following the instructions in the Chatbot repository - this is currently not supported! blame open ai for taking away my free dev api calls. scoundrels
-
Start the client by running: npm start
-
Access the Veil-Client in your browser by navigating to
http://localhost:3002.
If you'd like to contribute to Veil-Client, feel free to submit a pull request or open an issue to discuss your ideas.
Veil-Client is released under the MIT License.
