/yike.io

一刻社区前端

Primary LanguageVue

Yike.io

Server Requirements

Installation

First, download the dependencies using Npm:

npm install

Then, run the project:

npm run serve

Local Config

First, copy the .env.example to .env.local:

cp .env.example .env.local