mobeigi / mobeigi.com

Source code for the mobeigi.com website.

Home Page:https://mobeigi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


mobeigi.com

Source code for the mobeigi.com website.


Description

Source code for the mobeigi.com website.

Contributions

Contributions are always welcome! Just make a pull request.

Licence

All rights reserved.

Available Scripts

App

yarn start

Runs the app in the development mode.
Open http://localhost:3001 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

yarn test

Launches the test runner in a non-watch mode.

yarn lint

Run ESLint against all source files.
A lint will also occur on staged files via a pre-commit hook.

yarn clean

Clean up temporary directories like node_modules and build.

Server

yarn build

Builds the app for production to the dist folder.

yarn start

Runs the server.
Open http://localhost:3000 to view it in the browser.

yarn start:dev

Runs the server with nodemon hot reloading.
Open http://localhost:3000 to view it in the browser.

yarn test

Launches the test runner.

yarn test:dev

Launches the test runner with nodemon hot reloading.

yarn lint

Run ESLint against all source files.

yarn clean

Clean up temporary directories like node_modules and dist.

About

Source code for the mobeigi.com website.

https://mobeigi.com


Languages

Language:CSS 34.6%Language:SCSS 25.6%Language:Less 22.8%Language:JavaScript 10.7%Language:TypeScript 6.3%Language:HTML 0.1%