Skip to content

devlab-id/portal-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,259 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portal Jabar

This is the main codebase of Portal Jabar website.

Docs

Codebase

Technologies

Here is a list of all the core technologies this project use:

Folder structure

portal-jabar-frontend/
├── assets        # Uncompiled assets such as Stylus or Sass files, images, or fonts
├── components    # Vue.js components
├── layouts       # Custom layout accessible with the layout property in the page component
├── pages         # Application views and routes
├── plugins       # Add Vue plugins and inject functions or constants
├── static        # Static files
└── utils         # Reusable utility codes or functions

First time setup

Installation

Clone the repo

git clone https://github.com/jabardigitalservice/portal-jabar-frontend.git

Change directory

cd portal-jabar-frontend

Create env file

cp .env.example .env

Install the dependencies

npm install

Running locally

Compiles and hot-reloads for development

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages