Skip to content

💻 This project is a quick boilerplate for user ASPNET Core with Typescript and SCSS without gulp or grunt for transpiling archives.

License

Notifications You must be signed in to change notification settings

fsmaiorano/aspnetcore-with-typescript-scss

Repository files navigation

ASPNET Core with Typescript and SCSS

This project is a quick boilerplate for user ASPNET Core with Typescript and SCSS without gulp or grunt for transpiling archives.

Getting Started

This project needed the last version of .NETCore and NodeJS for run.

Prerequisites

Download and install .NETCore - https://www.microsoft.com/net/download Download and install NodeJS - https://nodejs.org/en

Installing

Execute the commands:

$ dotnet restore

and

$ npm install

Deployment

Execute the command:

$ npm run dev

and wait for success message of dotnet core

Built With

About

💻 This project is a quick boilerplate for user ASPNET Core with Typescript and SCSS without gulp or grunt for transpiling archives.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published