Skip to content

youneskkc/whatisanindiemaker

 
 

Repository files navigation

What is an Indie Maker?

😒 Are you tired of explaining to your relatives what an indie maker is?

💡 Next time, send them this website!

Launch the development server

Install dependencies:

$ yarn

Run the server:

$ yarn dev

Contributing

Contributions are always welcome!

Adding a new language

  • Clone the repo
  • Create a new file [YOUR_LANGUAGE].js in the locales folder.
  • In it, copy and paste the contents of the file the language from which you want to translate, for example en.js.
  • Translate it 😄🙏
  • Add your language key in locales/index.js. It must be the exact same key you used to name your file [YOUR_LANGUAGE].js
  • Submit a PR 🔥

About

Are you tired of explaining to your relatives what an indie maker is? Next time, send them this website:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 54.1%
  • JavaScript 45.3%
  • Shell 0.6%