Skip to content

Resource for online test(Onltest) frontend student. Using Reactjs.

Notifications You must be signed in to change notification settings

dattranitnlu/onltest-frontend-student

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to TestMaker Web Application

###Used packages:

###Run application:

Step 1: Install packages

yarn install
Installing all packages.

Step 2:

yarn start
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.

Step 3: (Optional) Using for building project

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.