Skip to content

PaulloClara/name-gator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NameGator

NameGator is a simple project to help developers in the difficult task of choosing the name of their new revolutionary project...

🔥 Tecs

  • VueJS - Progressive framework for building user interfaces.
  • VuetifyJS - VueJS UI library with beautifully handcrafted Material Components.
  • Axios - Promise based HTTP client for the browser and NodeJS.
  • VueAsyncComputed - Async computed properties for VueJS.

🔧 Configure

$ git clone https://github.com/PaulloClara/name-gator.git # Clone the repository.
$ cd name-gator # Navigate to the project.
$ yarn -i # Install the dependencies.
$ yarn start # Start hot-reload server.

📜 Scripts

  • start - Start hot-reload server.
  • build - Build static files for production.
  • local-build - Build static files for the development server.
  • push-gh - Push static files to gh-pages.
  • deploy - Build static files for production and push to github-pages.

🔗 Credits

Developed using the project of the same name by Rodrigo Branas.

📝 License

This project is licensed under the MIT license - see the LICENSE file for more details.