Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 694 Bytes

File metadata and controls

31 lines (18 loc) · 694 Bytes

CodeMatata Front-End

Netlify Status

This is the front-end application for the CodeMatata web app.

Installation

You can choose to use either yarn or npm.

yarn install
yarn start

Running

After running 'yarn start', the application should be running in localhost:3000

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT