GithubHelp home page GithubHelp logo

seyhadot / educheck-landingpage Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 85.15 MB

License: Other

JavaScript 0.11% Dockerfile 0.02% TypeScript 35.30% HTML 0.01% Shell 0.01% Vue 58.58% SCSS 3.05% CSS 2.87% Sass 0.06%

educheck-landingpage's Introduction

Vulk - Vue 3 Landing pages

▶️ Getting started

cssninja-discord

First of all, Thank you so much for purchasing this template and for being our loyal customer. You are awesome! You are entitled to get free lifetime updates to this product and support from the cssninjaStudio team directly. Vulk is a product built by cssninjaStudio and Digisquad.

Prerequisites

  1. A recent web browser (Chrome, Edge, Firefox, ...)
  2. Nodejs LTS (> 16.x with npm >8) installed
  3. Knowledge with Typescript (> 4.x) (should not be installed globally)
  4. (recommended) VSCode with Volar

Install nodejs

  1. Check if you already have Node.js installed. Run this command in your terminal:
node -v

If node is not installed on your machine, you can go to the official nodejs.org website, and choose the version depending on your operating system:

  1. Enable pnpm with corepack
corepack enable
corepack prepare pnpm@latest --activate

corepack is installed with node from v16.13.x, if your version is below, install it with: npm install -g corepack

To setup the template and start installing project dependencies, run one of the following commands:

# using pnpm (recommended)
pnpm install

Note that you can also use other package manager (npm or yarn) but we recommend using pnpm:

# using npm
npm install

# using yarn
yarn install

🔃 Run a development server

To start the development server, run the following commands:

pnpm dev

This will run the dev script from the package.json file.

Vite is the build tool that we use to compile the frontend code. It replace webpack and vue-cli, used in vue 2 ecosystem. Read more about it on vitejs.dev

💡 What to do next ?

Our online documentation is a great place to learn how to use Vulk. We try to keep it mostly up to date, so you can always find the latest information.

We also have a great discord community where you can ask questions and show your work.

We try to keep Vulk dependencies and best practices up to dates. We also take care of user requests, either by implementing requested features, fixing bugs or improving the documentation.

If you want to contribute, feel free to create or up-vote discussions on the dedicated public github repository. You can also have access to the private github access, so you can view the source code history and submit issues. To do so, open a ticket on the support portal with your github username.

Useful links

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.