Skip to content

Latest commit

History

History
49 lines (34 loc) 路 1.38 KB

README.md

File metadata and controls

49 lines (34 loc) 路 1.38 KB

Small, online reference of figures of speech

Locutionis homepage screenshot

Locutionis is a simple website on which french speakers can learn more about some figures of speech, their usages and where to find more about it.

Contributing

Pull requests are welcome either to add more content or to improve the actual code quality.

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

Development

Requirements

Setup

git clone https://github.com/pbouillon/locutionis.git
npm install
npm run start

You can now navigate to localhost:4200 and start coding in your favorite editor.

Architecture