Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.47 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.47 KB

📗 Curriculum Vitae 📗

This is my most up to date cv where you can find all information about where I'm working, where I used to work and personal projects.

🏁 Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

📜 Prerequisites

To get a copy and run this application, you'll need Git, Node.js (and npm) and Gridsome (npm package) installed on your computer.

With Git and Node.js installed. To install Gridsome from your command line:

$ npm install --global @gridsome/cli

With everything installed, from your command line follow the steps below:

# Clone the repository
$ git clone https://github.com/carlan/cv

# Go into the cloned repository directory
$ cd cv

# Run the app
$ gridsome develop

👷 Built With

👨‍💻 Authors

  • Carlan Calazans - Initial work - carlan

📙 License

This project is licensed under the MIT License - see the LICENSE.md file for details

🤝 Acknowledgments