0.1.8 • Published 2 years ago

@arturo.soto/rtve-module-layout v0.1.8

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

rtve-module-layout

Description:

Proyecto que contiene layout genérica y común para todos los proyectos basados en Next Basado en template de rtve-play-utils

Acordarse de poner la siguiente config en next.config.js:

{
  ...,
  transpilePackages: ['@arturo.soto/rtve-module-layout']
}

http://localhost:3000/playLayout http://local.rtve:3000/playLayout

Next

Source: (https://nextjs.org/docs/api-reference/cli)

npm install - Installs the dependencies of the module npm run dev - Starts the application in development mode with hot-code reloading, error reporting, and more. npm run build - Creates an optimized production build of your application npm run start - Starts the application in production mode. The application should be compiled with next build first. npm run lint - Runs ESLint for all files in the pages/, app (only if the experimental appDir feature is enabled), components/, lib/, and src/ directories.

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago