Giter Club home page Giter Club logo

creating_pdfs's Introduction

Creating_PDFs

This repository contains code from a short tutorial that I did on how to use Node.js to create pdfs.

In order to run this site, do the following in your code editor (e.g. Visual Code Studio):

Download the zip file and upload it to your editor, or open your editor's terminal and run git clone https://github.com/Catalinaeva1/Creating_PDFs.git.

If you run the git clone command, navigate/change directory into the file folder.

  1. Make sure that you have the latest Node.js installed.
  2. Open 2 terminals in bash/node (make sure you aren't in Powershell).
  3. In the first terminal, cd (change directory) to client (e.g. cd client).
  4. In the second terminal, cd (change directory) to server (e.g. cd server).
  5. In the second terminal, run the command nodemon index.js.
  6. In the first terminal, run the command, npm start.

Your browser should open up to localhost:3000 and display the page.

creating_pdfs's People

Contributors

catalinaeva1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.