Skip to content

iamsahebgiri/lexica

Repository files navigation

example

LEXICA

Discover Proven Strategies and Techniques to Master a New Language Quickly and Effectively

⚡️ Introduction

The efficient method of learning a language!

lexica

⚙️ Installation

Make sure you have Node.js installed. Run this followed commands:

# Copy environment variables
cp .env.example .env

# Install dependencies (only the first time)
npm install

# Create database tables synced with schema
npm run db:push

# Add some seed data
npx prisma db seed

# Run the local server at localhost:3000
npm run dev

# Build for production in the dist/ directory
npm run build

‍💻 Author

⭐️ Contribute

If you want to say thank you and/or support the active development of example:

  1. Add a GitHub Star to the project.
  2. Tweet about the project on your Twitter.
  3. Write a review or tutorial on Medium, Dev.to or personal blog.
  4. Support the project by donating a cup of coffee.

🧾 License

MIT License Copyright (c) 2023 Saheb Giri.