BootStrap not rendering on website. Error 404-Twitter bootstrap
Doing this in angular. This happens every time. I checked the network in firefox, inspect element, in the console, it shows bootstrap Error 404 <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>MeanApp</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon"…