Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

renfei/letsstart.page

Repository files navigation

English | 简体中文

Let's Start.Page

Let's Start.Page

Are you a software developer? You need a different browser home page! Let's start here: Let's Start.Page

Developers from mainland China can use https://start.renfei.net for high-speed access.

Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

(i18n) Internationalization

If you want to participate in the project's international language translation, please read this description.

README.md International

Example: Add Spanish support.

First, create a new README_ES.md in the project root directory and translate it into Spanish based on the content of README.md.

Let's Start.Page International

Example: Add Spanish support.

First, create a file es-ES.js in the project directory /lang, copy the content of en-US.js and translate it into Spanish.