DanmoSAMA / earthworm

Learning English through the method of constructing sentences with conjunctions

Home Page:https://earthworm-azure.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

earthworm

Learning English through the method of constructing sentences with conjunctions

Start

Start the project based on the following steps

Note that this project depends on docker, so make sure that docker is installed first.

  1. install project dependencies

    pnpm install
  2. start application

    pnpm docker:start
  3. init data of database (It only needs to be executed the first time the database is created)

    pnpm db:init

About

Learning English through the method of constructing sentences with conjunctions

https://earthworm-azure.vercel.app


Languages

Language:TypeScript 69.2%Language:JavaScript 25.9%Language:CSS 3.9%Language:Dockerfile 1.0%