npm install
npm run start
Server
npm run test-server
Run npm run generate
in your terminal and choose one of the parts you want to generate. They'll automatically be imported in the correct places and have everything set up correctly.
More details here
Name | Description |
---|---|
Practice | A Specific type of Test-set such as IELTS, GRE etc |
Task | A question from the Test-set, Type of Essay, Letter etc |
const notification = {
type: 'SUCCESS',
message: 'Your message here!',
};