FisherKKK / newBee

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

newbee

Frontend Server (Node.js)

  1. You must have the JavaScript runtime Node.js on you computer. If you are on Windows, you can visit http://nodejs.cn/download/ to find the package.

You can run the following command in powershell to check whether node.js has been installed successfully.

    node -v
  1. In the frontend directory, run the following command to import the dependency for the server.
    npm install
  1. Now, run the following command to boot up the frontend server.
    npm run serve

What I have learned

1.login and register

how to save tokens

2.use element-china-area-data

Bugs to be fixed

1.search in Alljobs

What can be improved

1.Use editor in textarea

About


Languages

Language:Vue 94.2%Language:JavaScript 5.4%Language:HTML 0.4%