Skip to content

nexinspiration/parse-test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

You need to have nodejs and yarn installed.

Download them here if you haven't already: nodejs, yarn

Installation

Run yarn.

Development

To start developing your solution, you can use the built-in dev server by running

yarn start.

Then visit localhost:3000.

Testing

A test suite has been setup for you, please use it

yarn test for a single run.

or

yarn test:watch to keep it running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published